Welcome![Sign In][Sign Up]
Location:
Search - poisson random function

Search list

[Communication05041062

Description: 1.产生(0-1)分布随机数的方法:z i =(16807zi-1 +1)mod(pow(2,32)).被主函数调用. 2.产生U(0-1)分布利用公式:x1=sqrt(-2lnU1)cos(2PiU2), x2=sqrt(-2lnU1)sin(2PiU2) 3.产生瑞利分布,用两个独立同分布的正态分布值,用公式 x= sqrt(Y1*Y1+Y2*Y2)产生瑞利随机数. 4泊松分布-1. 20 (0-1) random number distribution methods : i = z (16807zi-1 1) mod (pow (2,32)). The main function was called. 2. Have U (0-1) distribution using the formula : x1 = sqrt (-2lnU1) cos (2PiU2), x2 = sqrt (-2lnU1) sin (2PiU2) 3. Rayleigh distribution, using two independent normal distribution with the distribution of values with the formula x = sqrt (Y1 - Y2 Y1 - Y2) - Health Rayleigh random number. 4 Poisson distribution
Platform: | Size: 52813 | Author: 吕军红 | Hits:

[Communication05041062

Description: 1.产生(0-1)分布随机数的方法:z i =(16807zi-1 +1)mod(pow(2,32)).被主函数调用. 2.产生U(0-1)分布利用公式:x1=sqrt(-2lnU1)cos(2PiU2), x2=sqrt(-2lnU1)sin(2PiU2) 3.产生瑞利分布,用两个独立同分布的正态分布值,用公式 x= sqrt(Y1*Y1+Y2*Y2)产生瑞利随机数. 4泊松分布-1. 20 (0-1) random number distribution methods : i = z (16807zi-1 1) mod (pow (2,32)). The main function was called. 2. Have U (0-1) distribution using the formula : x1 = sqrt (-2lnU1) cos (2PiU2), x2 = sqrt (-2lnU1) sin (2PiU2) 3. Rayleigh distribution, using two independent normal distribution with the distribution of values with the formula x = sqrt (Y1- Y2 Y1- Y2)- Health Rayleigh random number. 4 Poisson distribution
Platform: | Size: 52224 | Author: 吕军红 | Hits:

[Internet-NetworkDistributed_Multimedia_Networks

Description: MATLAB程序,TCP流路由,丢包率计算,包括脚本和simulink模块。-runde2.m (Matlab driver s program for activating 40 TCP flows with an AQM router) vdpol2.m (Matlab function for setting up stochastic differential equations for runde2.m) runde3.m (Matlab driver s program to activate and disable 40 TCP flows with an AQM router) vdpol3.m (Matlab function for setting up stochastic differential equations for runde3.m) p.m (Matlab function for computing dropping probability for early random detection (RED)) try40tcp.mdl (Simulink program under Matlab for testing 40 TCP flows going through a RED router) red.m (packet dropping probability for try40tcp.mdl under Simulink) TCP40_ON_OFF.mdl (Simulink program for 60 TCPs wherein 20 flows will be off at 70s and will come back on at 120s.)
Platform: | Size: 12288 | Author: kjyqcl | Hits:

[Mathimatics-Numerical algorithmsRand

Description: 随机数生成类。封装c++的rand函数,用于生成均匀、正态、伽马、贝塔、泊松、指数、几何等分布规律的随机数。 内含生成各分布的算法源码。各分布可通过ts测试。-A random number generator class. it Packages the rand function of C++,and is used to generate uniform, normal, gamma, beta, Poisson, exponential, geometric and other distribution of the random numbers. all The distributions can pass ts test.
Platform: | Size: 4096 | Author: winxp | Hits:

[Otherdistribution

Description: 产生均匀分布、正态分布、瑞利分布、泊松分布这几种分布的随机数,包括实现各部分的子函数和主函数-Produce uniform distribution, normal distribution, Rayleigh distribution, Poisson distribution random number distribution of these types, including the realization of the various parts of the Functions and main function
Platform: | Size: 12727296 | Author: 曾韬 | Hits:

[OtherGenerate-random-variates

Description: 文件夹中含有三个c文件,各自产生10万个分别服从正态分布,瑞利分布以及泊松分布的随机数,并利用这些随机数在VC中绘制出这些分布的概率密度函数曲线。注意:运行这些程序之前,需先安装文件夹中的setup文件,以便于在VC中制图。-C folder contains three files, each produce 100,000 were subject to normal distribution, Rayleigh distribution and the Poisson distribution of random numbers and use them to draw a random number in the VC out of these probability density function curve. Note: Before running these programs, you need to install the setup files folder, so in VC mapping.
Platform: | Size: 361472 | Author: 何欢 | Hits:

[Special EffectsPoisson

Description: 首先产生高斯分布,然后通过变换产生泊松分布的随机数,并画出概率密度函数的直方图-First, a Gaussian distribution, and then transform Poisson distributed random number generation, and draw a histogram of the probability density function
Platform: | Size: 291840 | Author: 谢岚 | Hits:

[Other1

Description: 用c语言写的高斯,瑞利,泊松分布,通过随机函数调用,结果保存在文本文件中-Write Gaussian, Rayleigh, Poisson distribution with c language, through the random function call, the result is stored in a text file
Platform: | Size: 2048 | Author: 刘海林 | Hits:

[matlabashxzsbc

Description: 是国外的成品模型,有详细的注释,到达过程是的泊松过程,快速扩展随机生成树算法,包括广义互相关函数GCC时延估计,matlab开发工具箱中的支持向量机。- Foreign model is finished, There are detailed notes, Arrival process is a Poisson process, Rapid expansion of random spanning tree algorithm, Including the generalized cross-correlation function GCC time delay estimation, matlab development toolbox support vector machine.
Platform: | Size: 6144 | Author: dhudye | Hits:

[Other泊松随机数

Description: 用matlab生成服从泊松分布的随机数,为信号分析提供一个函数模块(Using matlab to generate the random number of poisson distribution, provide a function module for signal analysis)
Platform: | Size: 114688 | Author: uuu就是 | Hits:

CodeBus www.codebus.net